C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class
The type of the items in the source collection
Members

C1GroupDataCollection<S> Class
Collection which supports grouping
Syntax
Type Parameters
S
The type of the items in the source collection
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1WrapDataCollection<S,T>
         C1.DataCollection.C1GroupDataCollection<S>

See Also